Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(MAINT) Fix initialize of Gettext call #292

Merged
merged 1 commit into from
May 29, 2020

Conversation

ThoughtCrhyme
Copy link
Contributor

bundle exec rake changelog was failing with NoMethodError: undefined method initialize_config' for GettextSetup:Module` changing to initialize fixed the error.

@codecov-io
Copy link

codecov-io commented Aug 12, 2019

Codecov Report

Merging #292 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #292   +/-   ##
=======================================
  Coverage   44.88%   44.88%           
=======================================
  Files          11       11           
  Lines         782      782           
=======================================
  Hits          351      351           
  Misses        431      431
Impacted Files Coverage Δ
lib/puppetlabs_spec_helper/rake_tasks.rb 47.86% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0797846...ca55d6a. Read the comment docs.

@@ -0,0 +1,962 @@
<?xml version="1.0" encoding="UTF-8"?>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this file should not be in this commit?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops, yup

@puppetcla
Copy link

CLA signed by all contributors.

@daianamezdrea
Copy link
Contributor

@ThoughtCrhyme, this LGTM, thank you for your work! I'll merge this PR.

@daianamezdrea daianamezdrea merged commit 0c670e6 into puppetlabs:master May 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants